home *** CD-ROM | disk | FTP | other *** search
- #ifndef LIBRARIES_BGUI_BAR_H
- #define LIBRARIES_BGUI_BAR_H
- /*
- * @(#) $Header: /cvsroot/bgui/include/libraries_bgui_bar.h,v 41.11 2000/05/09 20:37:18 mlemos Exp $
- *
- * $VER: libraries/bgui_bar.h 41.10 (13.8.99)
- * bgui.library Bar class structures and constants.
- *
- * (C) Copyright 2000 BGUI development team.
- * All Rights Reserved.
- *
- * $Log: libraries_bgui_bar.h,v $
- * Revision 41.11 2000/05/09 20:37:18 mlemos
- * Bumped to revision 41.11
- *
- * Revision 41.1 2000/05/09 20:02:08 mlemos
- * Merged with the branch Manuel_Lemos_fixes.
- *
- * Revision 1.1.2.1 2000/05/04 04:43:18 mlemos
- * Initial revision.
- *
- *
- *
- */
-
- #ifndef BGUI_BGUI_BAR_H
- #include "bgui/bgui_bar.h"
- #endif
-
- #endif /* LIBRARIES_BGUI_BAR_H */
-